home *** CD-ROM | disk | FTP | other *** search
/ Australian Personal Computer 2004 March / Disc 1 / APC0403D1.ISO / toolkit / files / mac / pdf-plugin-123.dmg / PDF Browser Plugin.plugin / Contents / Resources / Dutch.lproj / Localizable.strings < prev   
Encoding:
Text (UTF-16)  |  2003-11-04  |  2.7 KB  |  33 lines

  1. /* Version in about box */
  2.  
  3. "Version %@" = "Version %@";
  4.  
  5. /* Copyright in about box */
  6. "(c) copyright" = "© Copyright 2002-2003. Manfred Schubert.\nAlle rechten voorbehouden.";
  7.  
  8. /* OK button */
  9. "OK" = "OK";
  10.  
  11. /* label for progress indicator */
  12. "Loading..." = "Laden…";
  13.  
  14. /* error message for password protected PDFs when printing */
  15. "This document doesn't allow printing." = "Dit document staat niet toe geprint te worden.";
  16.  
  17. /* description of the printing not allowed error */
  18. "Printing of this document has been protected by a password. You can unlock printing using the Unlock... menu item in the plugin menu button." = "Printen van dit document is beschermd met een wachtwoord. Printen wordt mogelijk door 'Wachtwoord…' te kiezen uit het Plugin menu.";
  19.  
  20. /* error message for invalid password entered in Unlock dialog */
  21. "Invalid password." = "Onjuist wachtwoord.";
  22.  
  23. /* description of the invalid password error */
  24. "The password you entered is invalid and doesn't unlock any operations." = "Het opgegeven wachtwoord is onjuist en heft geen beperkingen op.";
  25.  
  26. /* dummy message printed in embedded mode for PDFs that don't allow printing */
  27. "Printing not allowed." = "Printen is niet toegestaan.";
  28.  
  29. /* generic OS error */
  30. "OS Error %d" = "Systeem foutmelding %d";
  31.  
  32. /* description of the OS error */
  33. "An unknown OS error occurred." = "Er heeft een onbekende systeem fout plaatsgevonden.";